type golang.org/x/tools/internal/pkgbits.frameVisitor

2 uses

	golang.org/x/tools/internal/pkgbits (current package)
		frames_go17.go#L15: func walkFrames(pcs []uintptr, visit frameVisitor) {
		sync.go#L24: type frameVisitor func(file string, line int, name string, offset uintptr)